#store-selector,
.popup,
.close-popup,
#store-selector * {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
pointer-events: none !important;
height: 0 !important;
width: 0 !important;
position: absolute !important;
z-index: -9999 !important;